|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cadastro | |
---|---|
com.sabro.jbusiness | |
com.sabro.jbusiness.gui.formCadastro | Classes que atendem ąs funcionalidades do formulįrio de cadastro. |
com.sabro.jbusiness.gui.formConsulta | Classes que atendem ąs funcionalidades do formulįrio de cadastro. |
Uses of Cadastro in com.sabro.jbusiness |
---|
Methods in com.sabro.jbusiness that return Cadastro | |
---|---|
static Cadastro |
Old.SetFormularioCadastro(java.lang.String string,
boolean b,
int i)
Seta formulįrio Cadastro |
Methods in com.sabro.jbusiness with parameters of type Cadastro | |
---|---|
static java.lang.Integer |
Old.ExecuteCadastro(Cadastro cadastro)
Prepara e executa formulįrio do tipo Cadastro |
static java.lang.Integer |
Old.ExecuteCadastro(Cadastro cadastro,
java.lang.String condicao)
Prepara e executa formulįrio do tipo Cadastro |
static void |
Old.ExecuteCadastro(Cadastro formExporta,
java.lang.String string,
java.lang.Object object,
java.lang.Object object2,
java.lang.Object object3,
java.lang.Object object4,
java.lang.String string2)
|
static java.lang.Integer |
Old.ExecuteCadastro(Cadastro cadastro,
java.lang.String tabela,
java.lang.String condicao)
Prepara e executa formulįrio do tipo Cadastro |
Uses of Cadastro in com.sabro.jbusiness.gui.formCadastro |
---|
Subclasses of Cadastro in com.sabro.jbusiness.gui.formCadastro | |
---|---|
class |
CadastroCampo
|
class |
CadastroTabela
|
Methods in com.sabro.jbusiness.gui.formCadastro that return Cadastro | |
---|---|
static Cadastro |
Cadastro.findCadastro(SysDetalheFormatado sysDetalheFormatado)
Procura o Cadastro que possui o objeto sysDetalheFormatado informado como gerenciador dos dados do detalhe. |
static Cadastro |
Cadastro.findCadastro(SysEscopoFormatado sysEscopoFormatado)
Procura o Cadastro que possui o objeto sysEscopoFormatado informado. |
static Cadastro |
Cadastro.findCadastro(SysTabelaFormatada sysTabelaFormatada)
Procura um Cadastro que possui o objeto sysTabelaFormatada informado. |
static Cadastro |
Cadastro.findCadastro(SysTabelaFormatada sysTabelaFormatada,
SysEscopo sysEscopoRemoto,
SysTabela.SysLigacao sysLigacao)
Procura um Cadastro que possui o objeto sysTabelaFormatada informado. |
static Cadastro |
Cadastro.findCadastro(SysTabelaFormatada sysTabelaFormatada,
SysTabela.SysLigacao sysLigacao)
|
static Cadastro |
Cadastro.findCadastro(SysValor sysValor)
Procura um Cadastro vinculado ao SysValor informado. |
static Cadastro |
Cadastro.openCadastro(int sysTabelaId)
|
static Cadastro |
Cadastro.openCadastro(int sysTabelaId,
java.lang.String select,
java.lang.String fromAdicional)
|
static Cadastro |
Cadastro.openCadastro(int sysTabelaId,
java.lang.String where,
SysFiltro sysFiltro)
|
static Cadastro |
Cadastro.openCadastro(int sysTabelaId,
java.lang.String where,
SysFiltro sysFiltro,
java.lang.String select,
java.lang.String fromAdicional)
|
static Cadastro |
Cadastro.openCadastro(int sysLigacaoId,
SysEscopoConsulta sysEscopo,
java.lang.String where,
SysFiltro sysFiltro)
|
static Cadastro |
Cadastro.openCadastro(int sysLigacaoId,
SysEscopoFormatado sysEscopo,
java.lang.String where,
SysFiltro sysFiltro)
|
static Cadastro |
Cadastro.openCadastro(SysTabela.SysLigacao sysLigacao,
SysEscopo sysEscopoRemoto,
java.lang.String where,
SysFiltro sysFiltro)
|
static Cadastro |
Cadastro.openCadastro(SysTabelaFormatada sysTabela)
|
static Cadastro |
Cadastro.openCadastro(SysTabelaFormatada sysTabela,
java.lang.String where,
SysFiltro sysFiltro)
|
static Cadastro |
Cadastro.openCadastro(SysTabelaFormatada sysTabela,
java.lang.String where,
SysFiltro sysFiltro,
java.lang.String select,
java.lang.String fromAdicional)
|
static Cadastro |
Cadastro.openCadastroProcesso()
|
static Cadastro |
Cadastro.openCadastroProcesso(int cfopId,
java.lang.String where,
SysFiltro sysFiltro)
|
static Cadastro |
Cadastro.openCadastroProcesso(SysConexao sysConexao,
int cfopId,
java.lang.String where,
SysFiltro sysFiltro)
|
Uses of Cadastro in com.sabro.jbusiness.gui.formConsulta |
---|
Methods in com.sabro.jbusiness.gui.formConsulta that return Cadastro | |
---|---|
Cadastro |
ConsultaLista.getCadastroRegistro()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |